* xterm.c (x_last_mouse_movement_time): Revert last change.
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 2 Sep 2013 15:48:59 +0000 (19:48 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 2 Sep 2013 15:48:59 +0000 (19:48 +0400)
commit91e81fac9583a16184b8a51e293bf08140fe489f
tree74f1e464fb7f0b9b94698b3ddf33d0df676e33a8
parentfc0d7efc5b59aed1beb83b3d3cfbd15171d238be
* xterm.c (x_last_mouse_movement_time): Revert last change.
This code should use XDisplayMotionBufferSize to check display's
motion history first, and there are few other issues as well.
(x_scroll_bar_note_movement): Pass XMotionEvent rather than XEvent.
(handle_one_xevent): Adjust user.
src/ChangeLog
src/xterm.c